ResultSegment Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyContinuationTokenGets a continuation token to use to retrieve the next set of results with a subsequent call to the operation.
public propertyHasMoreResultsGets a value indicating whether there are additional results to retrieve.
public propertyResultsGets an enumerable collection of results.

See Also